home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 3 / QRZ Ham Radio Callsign Database - Volume 3.iso / world / mac / space / satquizr.hqx / defines.h next >
Text File  |  1993-07-08  |  147b  |  8 lines

  1. /* defines.h for SAT Quizzer v0.3 */
  2.  
  3. #define NUMSLOTS 10
  4. #define MAXWORD 20
  5. #define MAXMEANING 80
  6. #define NUMOPTIONS 4
  7. #define DATAPATH "SAT.dat"
  8.